@charset "utf-8";
/* CSS Document */
.c_red{
	color: #f00;
}
.c_green{
	color: #038304;	
}
.header {
	height: 35px;
	background: #0075c3;
	border-bottom: 1px solid #006fb9;
	min-width: 1000px;
	width: 100%;
}
.header-top {
	font: 12px/35px "宋体";
	overflow: hidden;
}
.header-nav-con{
	position: absolute;
	top: -48px;	
	background: #0075c3;
	height: 36px;
	padding-top: 2px;
	z-index:100;
}
.header-top-left ul li {
	color: #dfdfdf;
	float: left;
	display: inline;
}
.header-top-left ul li span{
 color: #fff;
}
.header-top-left ul .icon-home {
	background: url(../image/goble.png) no-repeat 1px 5px;
	width: 28px;
	height: 29px;
	display: inline;
	float: left;
	margin-right: 5px;
}
.header-top-left ul li a {
	color: #fff;
	margin: 0 10px;
}
.header-top-left ul li a:hover {
	text-decoration: underline;
}
.header-top-right {
	color: #8a8a8a;
}
.header-top-right span {
	color: #dfdfdf;
	margin: 0 8px;
}
.header-top-right a {
	color: #fff;
}
.header-top-right img{
	vertical-align:middle;
	margin-left: 20px;	
}
.member,.test{
	background: url(../image/goble.png) no-repeat;
	vertical-align:middle;
	display:inline-block;
	width: 25px;
	height: 25px;	
	margin:0 2px 0 15px;
}
.member{
	background-position: -69px 0px;
}
.test{
	background-position:-98px 0;	
}
.header-top-right a:hover {
	text-decoration: underline;
}
.header-logo{
	background: url(../image/bg_01.jpg) repeat-x left top;
	height: 177px;
	min-width: 1000px;
	width: 100%;
	z-index:5;
}
.header-logo>.W1000 ul{
	float: right;
}
.header-logo>.W1000 ul li{
	float: left;
	display: inline;
	width: 75px;
	text-align: center;	
	margin-left: 45px;
}
.header-logo>.W1000 ul li a{
	font: 14px/18px "微软雅黑";
	color: #fff;
}
.header-logo>.W1000 img {
	margin: 22px 0 0px 0;
}
.header-logo>.W1000 ul li a img{
	margin: 17px 0 0px 0;
}
.header-bottom {
	background: url(../image/bg_02.jpg) repeat-x left top;
	height: 10px;
	min-width: 1000px;
	width: 100%;
}
.header-nav{	
	width:1000px;
	margin:0 auto;
	position: relative;
	z-index:100;
}
.header-nav-con ul li{
	float: left;
	display: inline;
}	
.header-nav-con ul li div{
	position: absolute;
	top: 39px;
	color: #333;
	z-index:9999;
	background: #fff;
	padding: 20px 0;
	width:998px;
	border: 1px solid #ccc;
	border-top: none;
	display: none;
	left:0px;
}
.header-nav-con ul li div ul li{
	padding:5px 0;
	}
.header-nav-con ul li div ul li a{
	width:185px;
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.header-nav-con ul li div ul li a,.header-nav-con ul li div ul li a.active{
	padding:0 0 0 10px;
	}
.header-nav-con ul li div>span{
	font:bold 30px "微软雅黑";
	color: #0085ca;
	width: 198px;
	float: left;
	border-right: 1px solid #c7c7c7;
	text-align: center;
	
}
.header-nav-con ul li div>span em{
	display: block;
	font: 14px Arial;
	color: #858384;	
	font-weight: normal;
}
.header-nav-con ul li div ul{
	margin-left: 200px;	
	overflow: hidden;
}
.header-nav-con ul li div a.active{
	height: 20px;
	font: 14px/20px "宋体";
	font-weight: normal;
	padding: 0 38px;
	color: #484848;
	border-right: 1px dotted #999;
}

.header-nav-con ul li div a.active:hover{
	color: #0085ca;	
}
.header-nav-con ul li a{
	display: inline-block;
	height: 37px;
	color: #FFF;	
	font: 14px/34px "宋体";
	padding: 0 22px;
	font-weight: bold;
	margin-right: 2px;
}
.header-nav-con ul li .active,.header-nav-con ul li a.on{
	color: #0085ca;	
	background: #fff;
}
.container {
	background: url(../image/contain_bg.gif) repeat left top;
	min-width: 1000px;
	width: 100%;
	z-index:1;
}
.sec-top{
	padding-top: 15px;		
}
.sec-top-banner {
	width: 678px;
	height: 390px;
	border: 1px solid #cdcdcd;
	position: relative;
	z-index: 0;
	
}
.index-banner {
	width: 678px;
	height: 362px;
	overflow: hidden;
}
.index-banner ul li {
	height: 362px;
	float: left;
	display: inline;
}
.index-banner ul li img {
	width: 678px;
	height: 362px;
}
.index-banner ul li span {
	position: absolute;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: block;
	width: 648px;
	left: 1px;
	bottom: 29px;
	height: 106px;
	padding: 0 15px;
	font: 14px/18px "微软雅黑";
}
.index-banner ul li span p {
	font: 24px/42px "微软雅黑";
}
.index-banner-aniu {
	position: absolute;
	background: #fff;
	width: 60px;
	padding: 0 8px;
	height: 20px;
	bottom: -8px;
	left: 300px;
}
.index-banner-aniu img {
	width: 12px;
	height: 12px;
}
.index-banner-aniu a {
	margin: 0 4px;
}
.sec-top-hot {
	width: 240px;
	height: 372px;
	padding: 0 10px;
	border: 10px solid #f2f2f2;
	background: #fff;
	overflow: hidden;
}
.sec-top-hot .sec-top-hd {
	border-bottom: 1px solid #eaeaea;
	height: 46px;
	padding-left: 10px;
}
.sec-top-hot .sec-top-hd a {
	font: 14px/46px "微软雅黑";
	display: inline-block;
	color: #cdcdcd;
	margin-right: 20px;
}
.sec-top-hot .sec-top-hd #hot {
	color: #ff8b00;
	border-bottom: 3px solid #ff8b00;
	height: 44px;
}
.sec-top-hot ul {
	margin-top: 7px;
}
.sec-top-hot ul li {
	height: 54px;
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}
.sec-top-hot ul li em {
	float: left;
	display: inline;
	width: 54px;
	height: 54px;
	background: #ff8b00;
	font: 16px/54px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #fff;
	text-align: center;
	font-style:italic;
}
.sec-top-hot ul li a {
	float: left;
	display: inline;
	font: 12px/18px "宋体";
	color: #333;
	width: 148px;
	margin: 10px 0 0 18px;
}
.sec-top-hot ul li a:hover {
	color: #333;
}
.index-pmh {
	height: 120px;
	width: 970px;
	background: #eee;
	padding: 15px;
	overflow: hidden;
	position: relative;
}
.index-pmh-img {
	width: 214px;
	height: 120px;
	float: left;
}
.index-pmh-drtail {
	float: left;
	margin-left: 22px;
	overflow: hidden;
}
.index-pmh-drtail h2 {
	font: 36px/48px "微软雅黑";
	color: #444;
	margin-bottom: 10px;
}
.index-pmh-drtail h2 a {
	color: #444;
}
.index-pmh-drtail h2 a:hover {
	text-decoration: underline;
}
.index-pmh-drtail p {
	font: 12px/20px "宋体";
	color: #999;
	font-weight: bold;
}
.index-pmh-drtail p strong {
	color: #4c4c4c;
}
.index-pmh-time {
	position: absolute;
	width: 128px;
	bottom: 10px;
	right: 10px;
}
.index-pmh-time p {
	font: 14px/20px "宋体";
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 10px;
}
.index-pmh-time em {
	/*width: 18px;*/
	height: 26px;
	background: #ff8b00;
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	font: 28px/26px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-right: 5px;
	position: relative;
}
.index-pmh-time span {
	font: 14px/20px "宋体";
	color: #4c4c4c;
	font-weight: bold;
}
.index-pmh-time i {
	position: absolute;
	font-size: 1px;
	line-height: 1px;
	width: 18px;
	height: 1px;
	background: #fff;
	left: 0;
	top: 13px;
}
.news-flash{
	overflow: hidden;
	height: 52px;
	padding-left: 60px;
	position: relative;
	width: 940px;
}
.news-flash ul{
	width: 3500px;	
}
.news-flash ul li{
	float: left;
	display: inline;	
}
.news-flash span{
	font: 18px/50px "微软雅黑";
	color: #ff8b00;
	font-weight: bold;
	position: absolute;
	left: 0;
}
.news-flash>div{
	width: 5000px;
	overflow: hidden;	
}
.news-flash a ,.news-flash li{
	font: 12px/50px "宋体";
	color: #004276;	
	width: 940px;
	display: inline-block;
}
.index-rmzc, .index-pmyz {
	width: 493px;
	height: 80px;
	border-left: 3px solid #eaeaea;
	margin-top: 20px;
	font: 12px/24px "宋体";
}
.index-rmzc p, .index-pmyz p {
	border-left: 3px solid #4382af;
	font: 14px/24px "宋体";
	margin-left: -3px;
	padding-left: 12px;
	color: #555;
}
.index-rmzc ul, .index-pmyz ul {
	margin: 10px 0 0 12px;
}
.index-rmzc ul li, .index-pmyz ul li {
	color: #4382af;
	float: left;
	display: inline;
	margin-right: 40px;
	width: 175px;
}
.index-rmzc ul li a, .index-pmyz ul li a {
	color: #666;
}
.index-rmzc ul li a:hover, .index-pmyz ul li a:hover {
	color: #097aca;
	text-decoration: underline;
}
.index-title {
	font: 18px/42px "微软雅黑";
	color: #097aca;
	border-bottom: 1px solid #097aca;
	padding-top: 30px;
}
.index-tit {
	font: 18px/42px "微软雅黑";
	color: #097aca;
	font-weight: bold;
}
.index-tit em{
	font: 15px "微软雅黑";
	font-style:oblique;
	margin-left: 8px;
	font-weight: normal;
}
.index-tit a{
	float: right;
	font: 12px/42px "宋体";
	color: 3555px;	
}
.xmzx{
	margin-top: 18px;	
}
.index-tab ul{
	overflow: hidden;
	float: left;	
}
.index-tab ul li {
	float: left;
	display: inline;
	margin-right: 3px;
}
.index-tab ul li #ysp {
	color: #fff;
	background: #097aca;
}
.index-tab ul li #xm {
	color: #fff;
	background: #097aca;
}
.index-tab-sea{
	font: 12px "宋体";	
	color: #555;
	margin: 5px 0 0 380px;
	
}
.index-tab-sea input{
	width: 170px;
	padding-left: 8px;
	height: 20px;
	border: 1px solid #bababa;
	font: 12px/20px "宋体";
	color: #999;
	border-radius: 2px;
}
.index-tab-sea input[type="submit"]{
	width: 48px;
	height: 22px;
	color: #fff;
	border: none;
	background: url(../image/search.jpg) no-repeat 3px center #097aca;
}

.index-con-tab{
	overflow: hidden;	
	border-bottom: 1px solid #dcdcdc;
}
a.more,.sec-top-hot .sec-top-hd a.more{
	float: right;
	font: 12px/29px "宋体";
	color: #555;	
	margin: 0;
}
.index-con-tab ul li{
	float: left;
	display: inline;
	margin-bottom: -1px;
}
.index-con-tab ul li a{
	font: 12px/28px "宋体";
	display: inline-block;
	text-align: center;
	color: #097aca;
	width: 100px;
	border: 1px solid #dcdcdc;
	margin-right: 2px;
	background: #f5f5f5;
}
.index-con-tab ul li #cur1 ,.index-con-tab ul li #cur2,.index-con-tab ul li #cur3{
	border-top: 2px solid #097aca;	
	height: 27px;
	line-height: 27px;
}
.index-dtbj {	
	width: 690px;
	margin-top: 10px;
}
.table_tit{
	background: #e9f0f6;	
	padding: 0 15px;
	font: 14px/30px "微软雅黑";
	color: #333;
	height: 30px;
}
.table_tit span{
	margin-right: 28px;	
}
.table_tit em{
	color: #ff8b00;
	margin: 0 3px;	
}
.table_tit a{
	float: right;
	font: 12px/30px "宋体";	
	color: #555;
}
.index-ysp ul li{
	float: left;
	display: inline;
	border: 1px solid #ebebeb;	
	width: 239px;
	height:298px;
	margin: 12px 12px 0 0;
	background: #fff;
}
.index-ysp .pic{
	padding: 10px;
	width: 221px;
	height: 195px;
	overflow: hidden;	
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	display: table-cell; 
	vertical-align: middle; 
	*font-size:165px;
}
.index-ysp .pic img{
	max-width: 221px;
	max-height: 195px;
}
.index-ysp li p{
	display: inline-block;
	width: 219px;
	margin:0 9px;
	font: 14px/40px "宋体";
	color: #333;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.index-ysp-foot{
	margin: 0 9px;
	color: #999;
	font: 12px/20px "宋体";
}
.index-ysp-foot span{
	color: #ff8b00;
	font: 14px  Helvetica, Arial, sans-serif;	
	font-weight: bold;
}
.index-ysp-foot em{
	width: 48px;
	float: right;
	text-align: center;
	color: #fff;
	background: #ff8b00;		
}
.index-ysp-foot .pay{
	background: url(../image/pay.jpg) no-repeat 3px center #ff8b00;
	padding-left: 15px;
	width: 33px;
	color: #fff;
}
.index-cqxm{
	font: 12px/22px "宋体";
	color: #7a7a7a;
}
.index-cqxm strong{
	color: #ff8b00;		
}
.index-cqxm a{
	color: #333;	
	font:14px/38px "宋体";
	font-weight: bold;
}
.index-cqxm a:hover{
	color: #088cc9;	
}

.index-cqxm{
	width: 996px;
	border: 2px solid #ccc;	
}
.index-cqxm ul{
	overflow: hidden;
	padding: 0 4px;		
}
.index-cqxm ul li{
	float: left;
	display: inline;
	width: 237px;
	height: 170px;
	margin: 10px 5px;
	overflow: hidden;
}
.index-cqxm ul li div{
	width: 237px;
	height: 170px;
	display: table-cell;
	text-align: center;
	vertical-align:middle;
	overflow: hidden;
	*font-size: 110px;	
}

.index-cqxm ul li img{
	width: 237px;
	height:170px;
}

.index-cqxm  .pic{
	width: 190px;
	height: 180px;
	overflow: hidden;	
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	display: table-cell; 
	vertical-align: middle; 
	*font-size:80px;
}
.index-cqxm  .pic img{
	max-width: 190px;
	max-height: 180px;		
}
.index-dtbj-tab {
	padding: 0 0 10px 0;
	background: #f2f2f2;
	overflow: hidden;
	height: 35px;
}
.index-dtbj-tab span, .index-dtbj-tab ul {
	float: left;
}
.index-dtbj-tab span {
	color: #097aca;
	font: 18px/30px "微软雅黑";
	float: left;
}
.index-dtbj-tab span em{
	font: 15px "微软雅黑";
	font-style:oblique;
	margin-left: 8px;
}
.index-dtbj-tab>ul {
	width: 356px;
	position: relative;
	top: -53px;
	left: 380px;
}

.index-dtbj-tab ul li {
	
	float: left;
	display: inline;
	height:30px;
	font: 12px/22px "宋体";
	color: #555;
	margin-right: 10px;
}
.index-dtbj-tab>ul>li{
	padding:5px 0;
}
.index-dtbj-tab ul li select, .index-dtbj-tab ul li input {
	width: 170px;
	padding-left:8px;
	height: 20px;
	border: 1px solid #a9a9a9;
	font: 12px/20px "宋体";
	color: #555;
}
.index-dtbj-tab ul li select {
	height: 22px;
	padding: 1px 0;
}
.index-dtbj-tab a {
	float: right;
	font: 12px/30px "宋体";
	color: #555;
}
.index-dtbj-tab .btn {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 47px;
	height: 22px;
	border: none;
	color: #fff;
	cursor: pointer;
	background: url(../image/search.jpg) no-repeat 3px center #097aca;
	padding-left: 13px;
}
.index-dtbj table {
	width: 690px;
	font: 12px/26px "宋体";
	color: #233d56;
}
.index-dtbj table tr td {
	border: none;
	border-left: 1px solid #cad9e0;
	height: 27px;
}
.index-dtbj table tr td a {
	color: #233d56;
	margin-left: 17px;
	display: block;
	width: 250px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.index-dtbj table tr td a:hover {
	text-decoration: underline;
	color: #097aca;
}
.index-dtbj table .white {
	background: #fff;
}
.index-dtbj table .gray {
	background: #e9f0f6;
}
.index-dtbj table:first-child{
	background: #e9f0f6;
	text-align: left;
}
#table-theme {
	background: #98acb5;
	height: 42px;
	font: 14px/43px "宋体";
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#table-theme td {
	border-left: none;
}
.index-ban{
	width: 288px;
	height: 309px;
	margin-top: 40px;
	border: 1px solid #cad9e0;
	border-top: 2px solid #117ecc;
	background: #fff;
}
.index-ban a{
	display: block;
	height: 104px;	
}
.h_101{
	height: 101px;	
}
.index-process img{
		
}
.index-rtit{
	width: 290px;	
}
.index-rtit em{
	border-bottom: 1px solid #097aca;	
	display: inline-block;
	width: 176px;
	height: 1px;
	float: right;
	margin-top: 30px;
}
.index-rtit span{
	font: 20px/42px "微软雅黑";
	color: #303030;	
	font-weight: bold;
}
.index-process{
	margin-top: 21px;	
	width: 290px;
}
.index-process img{
	margin-top: 12px;
	margin-top: 10px;
}
.index-video{
	width: 290px;	
	background: #eee;
	margin-top: 10px;
}
.index-video a{
	display: block;
	font: 14px/50px "宋体";	
	color: #333;
	padding-left: 50px;
	background: url(../image/video.jpg) no-repeat 15px center;
}
.index-hqzx {
	width: 280px;
	margin-top: 50px;
	border: 1px solid #cad9e0;
	border-top: 2px solid #117ecc;
	background: #fff;
	height: 308px;
}
.index-hqzx-tab{
	padding: 0 10px;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #cad9e0;
}
.index-hqzx-tab a {
	float: right;
	background: url(../image/more_03.png) no-repeat right center;
	padding-right: 18px;
	font: 12px/39px "宋体";
	color: #666;
}
.index-hqzx-tab span {
	font: 18px/39px "微软雅黑";
	color: #097aca;
	font-weight: bold;
}
.index-hqzx-gp {
	width: 280px;
	height: 268px;
}
.index-hqzx-hd {
	border-bottom: 1px solid #7bacdd;
	overflow: hidden;
	width: 251px;
	margin: 0 auto;
}
.index-hqzx-hd p {
	font: 14px/45px "宋体";
	font-weight: bold;
	color: #555;
	padding-left: 15px;
}
.index-hqzx-hd ul li {
	float: left;
	display: inline;
	margin-right: 4px;
}
.index-hqzx-hd ul li a {
	font: 12px/24px "宋体";
	height: 24px;
	display: inline-block;
	color: #545454;
	padding: 0 16px;
	background: #ecf2f8;
}
.index-hqzx-hd ul li a:hover {
	color: #fff;
	background: #7bacdd;
}
.index-hqzx-hd ul li #hqzxtpbg{
	color: #fff;
	background: #7bacdd;
}
.index-news {
	margin-top: 13px;
	overflow: hidden;
	width: 690px;
	float: left;
}
.index-tab {
	border-top: 2px solid #097aca;
	overflow: hidden;
	margin-bottom: 23px;
}
.index-tab li {
	float: left;
	display: inline;
	margin-right: 2px;
}
.index-tab li a {
	font: 14px/30px "微软雅黑";
	width: 76px;
	display: inline-block;
	background: #e6e6e6;
	text-align: center;
}
.index-tab li a:hover ,.index-tab li #news ,.index-tab li #xmzx ,.index-tab li #trade{
	background: #097aca;
	color: #fff;
}
.index-news-con {
	overflow: hidden;
}
.index-news a img {
	width: 280px;
	height: 195px;
	float: left;
}
.index-news-list {
	float: right;
	width: 395px;
}
.index-news-list ul li {
	margin-bottom: 8px;
	overflow: hidden;
}
.index-news-list ul li em {
	font: 12px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a8a8a8;
	float: left;
	width: 55px;
	text-align: center;
}
.index-news-list ul li em u {
	font: 36px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #097aca;
	text-decoration: none;
	display: block;
}
.index-news-list ul li dl {
	border-left: 2px solid #ccc;
	float: left;
	width: 325px;
	padding-left: 10px;
	height: 55px;
}
.index-news-list ul li dl a {
	font: 14px/22px "宋体";
	color: #525252;
}
.index-news-list ul li dl a:hover {
	text-decoration: underline;
}
.index-news-list ul li dl dd {
	font: 12px/18px "宋体";
	color: #a9a9a9;
}
.index-zcxm ,.index-cqxm,.index-ysp{
	overflow: hidden;
	height: 190px;
}
.index-notice{
	float: right;
	width: 270px;
	height: 260px;
	border: 10px solid #f2f2f2;	
	margin-top: 20px;
	background: #fff;
}
.index-notice{
	font: 14px "微软雅黑";
}
.index-notice dl{
	padding: 0 15px;
}
.index-notice dl:first-child{
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;		
}
.index-notice dl:first-child a{
	background: none;
	padding-left: 0;
}
.index-notice dl dt{
	font-weight: bold;
	color: #666;	
	line-height: 34px;
}
.index-notice dl a{
	color: #666;
	line-height: 24px;
	background: url(../image/dote.jpg) no-repeat left center;
	padding-left: 10px;
}
.index-notice dl a:hover{
	text-decoration: underline;	
}
.index-notice dl dd em{
	color: #fff;
	width: 15px;
	height: 15px;
	font: 12px "微软雅黑";
	display: inline-block;
	text-align: center;	
	background: #666;
	margin: 0 7px 0 5px;
}
.index-zcxm ul {
	overflow: hidden;
	width: 1100px;
}
.index-date{
	background:#f4f4f4;
	height: 134px;
	width: 100%;
	overflow: hidden;	
	margin-top: 30px;
}
.index-date span{
	color: #999;
	font: 14px/134px "微软雅黑";	
	margin-right: 35px;
}
.index-date span em{
	font-size: 30px;
	font-weight: bold;	
}
.index-date ul{
	float: right;
	width: 225px;	
	margin-top: 30px;
}
.index-date ul li{
	float: left;
	display: inline;
	margin:0 13px;	
}
.index-date ul a{
	font: 14px/38px "微软雅黑";
	color: #999;
	background: url(../image/infor.jpg) no-repeat 0 -4px;	
	padding-left: 25px;
}
.index-date ul .Service a{
	background-position: 0 -111px;	
}
.index-date ul .feedback a{
	background-position: 0 -74px;	
}
.index-date ul .Platform a{
	background-position: 0 -40px;	
}
.index-zcxm ul li {
	width: 220px;
	margin-top: 9px;
	float: left;
	display: inline;
	margin-right: 40px;
}
.index-zcxm ul li a img {
	width: 200px;
	height: 140px;
	border: 10px solid #c8d5e0;
	display: block;
}
.index-zcxm-detail {
	width: 218px;
	height: 140px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-top: none;
	font: 12px "宋体";
	color: #888;
}
.index-zcxm-detail a {
	font: 14px/24px "宋体";
	color: #333;
	margin: 5px 8px 12px;
	display: inline-block;
}
.index-zcxm-detail a:hover {
	color: #088cc9;
}
.index-zcxm-detail p {
	margin: 0 8px;
}
.index-zcxm-detail .money em {
	font: 14px"微软雅黑";
	color: #000;
	display: inline-block;
	margin: 0 5px 0 2px;
}
.index-zcxm-detail .money span {
	font: 12px "微软雅黑";
	color: #000;
}
.index-zcxm-detail .process {
	height: 10px;
	background: #eaeaea;
	margin-top: 8px;
	overflow: hidden;
}
.index-zcxm-detail .process span {
	background: #81ca9c;
	width: 50%;
	height: 10px;
	display: inline-block;
	vertical-align: top;
}
.index-zcxm-detail .time {
	overflow: hidden;
	margin-top: 10px;
}
.index-zcxm-detail .time span {
	float: right;
}
.index-zcxm-detail .total {
	border-top: 1px solid #e0e0e0;
	height: 28px;
	font: 12px/28px "宋体";
	color: #808080;
	margin: 16px 0 0 0;
	padding-left: 10px;
}
.index-zcxm-detail .total em {
	float: left;
	display: inline;
	width: 22px;
	height: 15px;
	margin-top: 7px;
}
.index-zcxm-detail .total span {
	float: left;
	display: inline;
	margin-right: 28px;
}
.index-zcxm-detail .total .num1 {
	background: url(../image/goble.gif) no-repeat -27px -2px;
}
.index-zcxm-detail .total .num2 {
	background: url(../image/goble.gif) no-repeat -50px -2px;
}
.index-fzjg {
	margin-top: 50px;
}
.index-fzjg-tab {
	position: relative;
	height: 2px;
	background: #cdcdcd;
}
.index-fzjg-tab span {
	display: block;
	width: 132px;
	height: 34px;
	background: #fff;
	position: absolute;
	font: 18px/18px "微软雅黑";
	color: #097aca;
	text-align: center;
	padding: 7px 0;
	top: -24px;
	left: 434px;
}
.index-fzjg-tab span em {
	font: 12px "微软雅黑";
	color: #a8a8a8;
	display: block;
}
.index-fzjg ul {
	overflow: hidden;
	display: block;
	width: 1100px;
	height: 165px;
}
.index-fzjg ul li {
	float: left;
	display: inline;
	height: 92px;
	margin: 45px 29px 30px 0;
}
.index-fzjg ul li img {
	width: 175px;
	height: 90px;
	-webkit-border-radius: 5px;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.foot-line {
	background: url(../image/foot_bg01.gif) repeat-x left top;
	height: 10px;
	min-width: 1000px;
	width: 100%;
}
.footer {
	background: url(../image/foot_bg02.gif) repeat-x left top;
	height: 44px;
	font: 12px/42px "宋体";
	overflow: visible;
	min-width: 1000px;
	width: 100%;
}
.footer-nav {
	overflow: hidden;
	color: #8ba0ad;
}
.footer-nav ul {
	float: right;
}
.footer-nav ul li {
	float: left;
	display: inline;
}
.footer-nav ul li a {
	margin: 0 10px;
	color: #b4bcc6;
}
.footer-nav ul li a:hover {
	color: #b4bcc6;
	text-decoration: underline;
}
.dimension_code{
	background:url(../image/code.jpg) no-repeat left bottom #fff;
	height: 370px;
	border: 1px solid #cdcdcd;	
	width: 309px;
	border-left: none;
}
.dimension_code p{
	font: 18px/58px "微软雅黑";
	color: #ea5404;	
	text-align: center;
}
.dimension_code ul{
	overflow: hidden;
	margin: 0 auto;	
	width: 275px;
}
.dimension_code ul li{
	float: left;
	display: inline;
	width: 35px;
	height: 52px;
	border-radius: 3px;	
	background: #ff7f18;
	color: #fff;
	position: relative;
	margin:0 2px;
	font: 44px/52px Arial, sans-serif;
	text-align: center;
}
.dimension_code em{
	font-weight: normal;
	position: absolute;	
	height: 1px;
	background: #ff7f18;
	top: 50%;
	left: 0;
	width: 100%;
}
.dimension_code>div{
	width: 270px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;	
	font: 14px/50px "微软雅黑";
	color: #b8b8b8;
}
.dimension_code>div a{
	display: inline-block;
	width: 133px;
	color: #666;
	text-align: center;	
}
.right_module{
	position: fixed;	
	top: 225px;
	left:50%;
	margin: 0 0 0 510px;
}
.right_module ul{
	overflow: hidden;
	width: 60px;	
}
.right_module ul li{
	float: left;
	display: inline;
	width: 60px;
	height: 60px;	
	margin-bottom: 2px;	
}
.right_module ul li a{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../image/right_label.png) no-repeat 0 top #a5a5a5;
}
.right_module ul li a:hover{
	background: url(../image/right_label.png) no-repeat 0 top #097aca;	
}
.right_module ul li.back_up a{
	background-position:0 -1px;
}
.right_module ul li.back_down a{
	background-position:0 -52px;
}
.right_module ul li.ew_code a{
	background-position:0 -115px;
}
.right_module ul li.consultation a{
	background-position:0 -181px;
}
.right_module ul li.opinion a{
	background-position:0 -240px;
}
/*分所机构*/
.border-b{
	border-bottom: 2px solid #097aca;
	padding-top: 30px;
}
.fzjg-image{
	position: relative;
}
.arrow-l ,.arrow-r{
	position: absolute;	
	top: 67px;
	background: url(../image/arrow.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 20px;
	cursor: pointer;
}
.arrow-l{
	left: -25px;
	background-position:0 0px
}
.arrow-r{
	right: -25px;
	background-position:-13px 0px
}
.fzjg-image .list{
	width: 1000px;
	overflow: hidden;	
}
.fzjg-image ul{
	overflow: hidden;
	width: 1350px;	
	height: 174px;
}
.fzjg-image ul li{
	float: left;
	display: inline;
	width: 236px;	
	margin: 16px 18px 0 0;
	text-align: center;
}
.fzjg-image img{
	width: 236px;
	height: 122px;
	border: 1px solid #e2e2e2;
}
.fzjg-image span{
	font: 14px/30px "微软雅黑";	
	color: #333;
}
.fzjg-image a:hover span{
	color: #097aca;	
}
.fzjg-all{
	border: 1px solid #e0e0e0;
	font: 14px/30px "微软雅黑";
	background: #fff;
	overflow: hidden;	
	margin-bottom: 50px;
}
.fzjg-all ul li{
	border-bottom: 1px dotted #dedede;
	overflow: hidden;
	padding: 10px 0;
}
.fzjg-all span,.fzjg-all p{
	float: left;
	display: inline;
}
.fzjg-all span{
	color: #f39b13;	
	width: 90px;
	margin-left: 20px;	
}
.fzjg-all p{
	width: 870px;
}
.fzjg-all a{
	color: #777;
	display: inline-block;
	margin-right: 45px;	
}
.fzjg-all a:hover{
	color: #303030;	
}

.fsjj{
	background: #FFF;	
	margin-bottom: 50px;	
}
.fsjj td{
	border-bottom: 1px solid #dedede;
	padding:16px 0 16px 20px;	
	font: 12px/20px "宋体";
	color: #666;
}
.fsjj td a:hover{
	color:#08c;	
	}
.fsjj .bold{
	background: #f5f5f5;
	width: 260px;
	font: 14px "微软雅黑";
	font-weight: bold;
	color: #5e5e5e;
	vertical-align:top;
}
.fsjj span{
		
}

/*热门拍卖*/
.auction {
	font: 12px/27px "宋体";
	color: #545454;
}
.auction .index-tit{
	border-bottom: 2px solid #097aca;		
}
.auction img{
	width: 140px;
	height: 100px;	
	float: left;
}
.auction ul{
	padding-top: 20px;	
}
.auction ul li{
	border-bottom: 1px solid #e0e0e0;	
	width: 490px;
	cursor: pointer;
}
.auction ul li .time{
	float: right;	
}
	
.auction ul li .auctionName{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 260px;
	display: inline-block;	
}
.auction ul li a{
	background: url(../image/arrow.png) no-repeat left center;
	cursor: pointer;
	padding-left: 11px;	
	width: 479px;
}

.auction ul li a:hover{
	color: #1075fe;	
}
.auction ul li div{
	display: none;	
	overflow: hidden;
	padding: 10px 0;
}
.auction dl{
	margin-left: 150px;
}	
.auction dl dt{
	height: 40px;
}
.auction dl dt a{
	font-weight: 700;
	color: #1075fe;	
	background: none;	
	padding: 0;
}
.auction dl dd{
	line-height: 20px;	
}
.auction_fl{
	float: left;	
}
.auction_fl li a .leftA{
	display: inline-block;
}
.auction_fr li a .rightA{
	display: inline-block;	
}
.auction_fr{
	float: right;	
}